From: Glenn Morris Date: Sat, 5 Dec 2009 03:10:32 +0000 (+0000) Subject: Documented diary fancy display. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9081 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3a2612c0e3235e2011f966bfa1c1827e3e17c8ba;p=emacs.git Documented diary fancy display. --- diff --git a/etc/NEWS b/etc/NEWS index a9f684a9f25..0b2ff4752d0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -183,6 +183,7 @@ installed. ** Calendar and diary ++++ *** Fancy diary display is now the default. If you prefer the simple display, customize `diary-display-function'. @@ -440,7 +441,7 @@ the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. Instead, customize byte-compile-dest-file-function. --- -** `byte-compile-warnings' can have a new member, `constants'. +** `byte-compile-warnings' has new members, `constants' and `suspicious'. ** `delete-directory' has an optional parameter RECURSIVE.